Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable25] Update cache when file size === 0 #35366

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #35353

The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
@blizzz blizzz mentioned this pull request Nov 23, 2022
1 task
@blizzz blizzz added the 4. to release Ready to be released and/or waiting for tests to finish label Nov 23, 2022
@blizzz
Copy link
Member

blizzz commented Nov 23, 2022

taking failing tests as unrelated

@blizzz blizzz disabled auto-merge November 23, 2022 19:47
@blizzz blizzz merged commit 222b894 into stable25 Nov 23, 2022
@blizzz blizzz deleted the backport/35353/stable25 branch November 23, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants